home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / DefineSprite_3796 / frame_212 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  259 b   |  14 lines

  1. setProperty("_root.Meg", _X, 124);
  2. setProperty("_root.Meg", _Y, 248);
  3. setProperty("_root.Meg", _visible, 1);
  4. set("/Variables:Tab4Haut",false);
  5. tellTarget("_root.Meg")
  6. {
  7.    gotoAndStop(6);
  8. }
  9. tellTarget("_root")
  10. {
  11.    gotoAndStop("Tab4");
  12. }
  13. stop();
  14.